object FormPerfilOE: TFormPerfilOE Tag = 17700 Left = 478 Top = 356 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Perfil de OE' ClientHeight = 143 ClientWidth = 324 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop Scaled = False Icon.Data = {} KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object ButtonOpcionesAceptar: TPlaButton Tag = 2200 Left = 156 Top = 111 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = '&Aceptar' TabOrder = 1 OnClick = ButtonOpcionesAceptarClick Default = True ModalResult = 1 end object ButtonOpcionesCancel: TPlaButton Tag = 2400 Left = 237 Top = 111 Width = 73 Height = 21 Anchors = [akRight, akBottom] Caption = '&Cancelar' TabOrder = 2 TabStop = False OnClick = ButtonOpcionesCancelClick Cancel = True ModalResult = 2 end object PlaGroupBox1: TPlaGroupBox Left = 14 Top = 7 Width = 296 Height = 89 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Perfil de Outlook Express' TabOrder = 0 object Image10: TImage Left = 10 Top = 22 Width = 32 Height = 33 Picture.Data = {} Transparent = True end object Label21: TLabel Tag = 17600 Left = 57 Top = 19 Width = 226 Height = 26 Caption = 'Selecciona el perfil que deseas utilizar para mostrar las carpet' + 'as de Outlook Express.' Constraints.MinWidth = 226 WordWrap = True end object CBListaPerfiles: TPlaComboBox Left = 57 Top = 56 Width = 227 Height = 21 HelpContext = 602 Style = csDropDownList TabOrder = 0 end end end